home *** CD-ROM | disk | FTP | other *** search
/ ftp.swcp.com / ftp.swcp.com.zip / ftp.swcp.com / mac / Communications / macpostserver1.0b6.cpt.hqx / Server Release Notes < prev    next >
Text File  |  1991-12-11  |  5KB  |  197 lines

  1. Release Notes 91-12-02
  2. ++++++++++++++++++++++
  3.  
  4.  
  5.  
  6. AT Server Release notes
  7. =======================
  8.  
  9. Changes in version 1.0b6
  10. ------------------------
  11.  
  12. * The folder structure is automatically created (if missing) when the server starts.
  13.  
  14. * Bug found that refuced the AT Server to start when number of users > 1092
  15.  
  16. * Require system version 6.0.3 or later.
  17.  
  18. * New command added that deletes all mail items for user(s):
  19.      "Purge"
  20.      user name 1
  21.      user name 2
  22.      ...
  23.  
  24. * Application size is now set to 400k by default.
  25.  
  26. * New command added that produces a list that may help the administrator:
  27.      "Get Statistics"
  28.   This command produses a list where each line is of the following format:
  29.      A\tB\tC\tD\tE\tF\tG
  30.   where
  31.      A = User name
  32.      B = Real name
  33.      C = Last login date, where the format depends of the system
  34.      D = Last login time, where the format depends of the system
  35.      E = Number of unread mail
  36.      F = Number of sent mail items, since last reset
  37.      G = Number of received mail items, since last reset
  38.      \t= Tabulator character, ASCII 9
  39.  
  40.    This list is created in the "To Manager"-mailbox and could be statistically
  41.    processed by another program (Excel).
  42.  
  43. * New command added that resets
  44.      - Number of sent mail items
  45.      - Number of received mail items
  46.   for all users. The format is:
  47.      "Reset Statistics"
  48.  
  49. * Two new commands added for backing up the important things in users data base:
  50.      "User Backup"
  51.      "User Restore"
  52.   The command "User Backup" produces a "User Restore" command used if the
  53.   users data base collapse to restore the users database. Refere to the
  54.   administrators guide for important information on how to use these commands.
  55.  
  56. * Total number of connected users are showned in the log.
  57.  
  58. * Checks syntax of a user name when new user added.
  59.  
  60. * Old and new log file are placed in the same window location. (Not handled
  61.   correct in real time with System 7.0).
  62.  
  63. * Startup time reduced.
  64.  
  65. * Improved performance with other applications during startup and shutdown.
  66.   The percentage startup time is showned during two of the most time
  67.   consumed phases.
  68.  
  69. * Improved error handling.
  70.  
  71. * Before, MacPost could only handle 128 different recipient of a  
  72.   mail item on the server. This limit is now gone. (=64000).
  73.  
  74.  
  75. Changes in version 1.0b5
  76. ------------------------
  77.  
  78.  
  79. Changes in version 1.0b4
  80. ------------------------
  81.  
  82. * Bug removed that limited the number of users to 350.
  83.  
  84. * Application size is now set to 350k
  85.  
  86. * Support for Real Name
  87.    New mailbox commands are:
  88.       (1) New Realuser
  89.           real name
  90.           user name
  91.           password
  92.       (2) Set Realname
  93.           user name
  94.           real name
  95.    All 8-bits characters in the real name are ignored.
  96.  
  97. * Layout of user list in console window modified.
  98.  
  99. * Old log files are renamed. "AT Server.log" will be renamed to 
  100.   "AT Server.old" when AT Server starts.
  101.  
  102. * Bug removed that hung the Mac when starting a server application and something 
  103.   was bad about its resource fork.
  104.  
  105. * Date & Time added included in log.
  106.  
  107. * Improved error handling
  108.  
  109. * Minor reorganization of the source code. General routines are collected
  110.   into a toolbox called "Server Tool".
  111.  
  112.  
  113.  
  114. SMTP Server Release Notes
  115. =========================
  116.  
  117. Changes in version 1.0b6
  118. ------------------------
  119.  
  120. * The folder structure is automatically created (if missing) when the server starts.
  121.  
  122. * Old and new log file are placed in the same window location
  123.  
  124.  
  125. Changes in version 1.0b5
  126. ------------------------
  127.  
  128.  
  129. Changes in version 1.0b4
  130. ------------------------
  131.  
  132. * Bug removed which appeard as "Remote protocol error..." 
  133.   in some unusual situations.
  134.  
  135. * Old log files are renamed. "SMTP Server.log" will be renamed to 
  136.   "SMTP Server.old" when SMTP Server starts.
  137.  
  138. * Bug removed that hung the Mac when starting a server application and something 
  139.   was bad about its resource fork.
  140.  
  141. * Date & Time added included in log.
  142.  
  143. * Improved error handling
  144.  
  145. * Minor reorganization of the source code. General routines are collected
  146.   into a toolbox called "Server Tool".
  147.  
  148.  
  149.  
  150. SMTP Client Release Notes
  151. =========================
  152.  
  153. Changes in version 1.0b6
  154. ------------------------
  155.  
  156. * The folder structure is automatically created (if missing) when the server starts.
  157.  
  158. * Old and new log file are placed in the same window location
  159.  
  160. * Support for multiple SMTP gateways
  161.   Seperate alternate IP numbers with a comma (,) in the "SMTP Gateway" string 
  162.   resource ('STR ') in the Preferences file. Max 10 are used.
  163.   
  164. * Before, the Mac sometimes hung when trying to connect an unknown SMTP server.
  165.   
  166.  
  167. Changes in version 1.0b5
  168. ------------------------
  169.  
  170.  
  171. Changes in version 1.0b4
  172. ------------------------
  173.  
  174. * Support for real name added.
  175.  
  176. * Subject changed on returned mail when unable to delivber mail:
  177.      Returned Mail: Unable to deliver mail
  178.  
  179. * Old log files are renamed. "SMTP Client.log" will be renamed to 
  180.   "SMTP Client.old" when SMTP Server starts.
  181.  
  182. * Bug removed that hung the Mac when starting a server application and something 
  183.   was bad about its resource fork.
  184.  
  185. * Date & Time added included in log.
  186.  
  187. * Improved error handling
  188.  
  189. * Minor reorganization of the source code. General routines are collected
  190.   into a toolbox called "Server Tool".
  191.  
  192.  
  193.  
  194.  
  195. Manager Release Notes
  196. =====================
  197.